home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presentation Library 1993 Winter / The Apple Reference & Presentations Library CD Winter 93 - Partner Edition.7z / Image.iso / Applications / Spreadsheets / Lotus 1-2-3 Demo / 1-2-3•Balloons / 1-2-3•Balloons.rsrc / STR#_10105.txt < prev    next >
Text File  |  1992-10-16  |  1KB  |  27 lines

  1. Calculates the year, from 0 (1900) to 199 (2099), from a date number.
  2.  
  3. Calculates the date number for the current Macintosh System date.
  4.  
  5. Calculates the time number for a text string that looks like a time.
  6.  
  7. Calculates the time number for the specified hour, minutes, and seconds.
  8.  
  9. Calculates the seconds, an integer from 0 to 59, in a time number.
  10.  
  11. Calculates the number that corresponds to the current Macintosh System date (integer portion) and time (decimal portion).
  12.  
  13. Calculates the month, from 1 (January) to 12 (December), using the value of a date number.
  14.  
  15. Calculates the minutes (0 to 59) in a time number.
  16.  
  17. Calculates the hour, from 0 (midnight) to 23 (11:00 p.m.), in a time number.
  18.  
  19. Calculates the number of days between two date numbers, based on a 360-day year (12 months of 30 days each).
  20.  
  21. Calculates the day of the month (1 to 31) using the value of a date number.
  22.  
  23. Calculates the date number for a text string that looks like a date.
  24.  
  25. Calculates the date number for the specified year, month, and day.
  26.  
  27.